net/http.http2ServeConnOpts.Settings (field)

4 uses

	net/http (current package)
		h2_bundle.go#L4218: 	Settings []byte
		h2_bundle.go#L4381: 	if opts.Settings != nil {
		h2_bundle.go#L4384: 			p:                opts.Settings,
		h2_bundle.go#L4390: 		opts.Settings = nil